[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
NOWARN           Disables Warning(s)                           TASM Directive

  NOWARN [WarningClass]

     This directive disables certain TASM warnings. If you use it without
     specifying a WarningClass, all warnings are disabled. The allowed
     WarningClasses are:

                ALN     Segment Alignment
                ASS     Assumes Segment is 16 bit
                BRK     Brackets Needed
                ICG     Isufficient Code Generation
                LCO     Local Counter Overflow
                OPI     Open If Conditional
                OPP     Open Procedure
                OPS     Open Segment
                OVF     Arithmetic Overflow
                PDC     Pass-dependent Construction
                PRO     Memory Write in Protected Mode Requires CS Override
                PQK     Assuming Constant for [const]
                RES     Reserved Word
                TPI     Turbo Pascal Illegal Warning

       Notes:     The opposite directive is WARN.

See Also: WARN
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson